combobox: Remove unneeded queue_resize call
authorTimm Bäder <mail@baedert.org>
Tue, 3 Oct 2017 08:55:19 +0000 (10:55 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 5 Oct 2017 08:21:47 +0000 (10:21 +0200)
commitf9744cf194b8ce811dbaca0895e2ef6c10f99b9f
tree809021f1eea17dc1d4ccf986dbb03c0682964be7
parenta4fda9953975d288ba3786e96a74f6a64715e590
combobox: Remove unneeded queue_resize call

The remove/add/set_parent/unparent calls in there already do the
necessary work.
gtk/gtkcombobox.c